[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET ICON

Description:
This command establishes the current super icon file that is used for all
subsequent icon drawings.  The icon files included with the Graphics
Language are named ICONS000.ICO through ICONS010.ICO and include various
icons for use in menu design and development.  Each ICO file contains 8
icons and can be modified with dGE's GFONT font editor.

Syntax:
SET ICON TO <iconfile>

Arguments:
<iconfile> is the name of an icon file that is loaded into the current
  icon buffer.

Example:
SET ICON TO SAMPLE.ICO                    // select an icon file for use

         Purpose: Select an icon file for use
 Mapped Function: __SetIcon() contained in GLLIBR.PRG.
   dGE functions: loadicon()
   Other GL UDFs: None.
System variables: None.
System constants: None.

See Also:

See Also: __SetIcon()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson